home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 65.zip / BS1 part 65 / Math Visin v2.1 disk 2.adf / README / Disk_Organization.doc < prev    next >
Text File  |  1992-02-14  |  3KB  |  112 lines

  1.   ======================================================================
  2.  
  3.                        DISK ORGANIZATION
  4.  
  5.   A brief synopsis of what is contained on each of the three MathVISION
  6.   release disks.
  7.  
  8.   ======================================================================
  9.  
  10. MathVISION (disk)        This disk contains the single precision
  11.                 version of MathVISION, as well as support
  12.                 code which is used by both math versions.
  13.  
  14.     Run_MathVISION.ffp        script file to run the Fast Floating
  15.                 Point version of MathVISION.
  16.  
  17.     Read_Me_First        Last-minute information
  18.  
  19.     Hard_Install        script file to install MathVISION on a
  20.                 hard disk
  21.  
  22.     MathVISION.ffp (dir)    Directory containing files specific to the
  23.                 Fast Floating Point version of MathVISION.
  24.  
  25.     MathVISION.ffp        Fast Floating Point version of MathVISION.
  26.                 If not installed on a hard drive, you may
  27.                 run MathVISION by double-clicking this.
  28.  
  29.     FFP.Hooks (dir)        Directory containing hooks.
  30.  
  31.         LoadHooks.ffp    Script file to load desired hooks.
  32.                 Edit this file as desired.
  33.         ColorMapping (dir)
  34.         MapColors
  35.         HAM
  36.         HAM256
  37.         Misc (dir)
  38.         Axes
  39.         Mandelbrot
  40.         ProcessPixels
  41.         Sound
  42.         PlotMethods (dir)
  43.         Focus
  44.         FocusDots
  45.         Parametric
  46.         Shade            
  47.         Storage (dir)
  48.         ZBuffer
  49.         DataIO
  50.  
  51.     Manual.pcf (dir)        Contains example used in tutorial
  52.  
  53.     Support (dir)        This directory contains files which support
  54.                 the operation of MathVISION.
  55.  
  56.     ARexx.Wb (dir)        This directory contains ARexx programs
  57.                 which are runnable from WorkBench.
  58.  
  59.     C (dir)            Utilities used to support the Workbench
  60.                 environment.
  61.  
  62.     Install (dir)        Utilities used to do the Hard Disk
  63.                 Installation. 
  64.  
  65.     
  66. MathVISION2 (disk)        This disk contains the Double Precision
  67.                 version of MathVISION, as well as 
  68.                 examples.
  69.  
  70.     Run_MathVISION.ieee        Script file to run the IEEE version of
  71.                 MathVISION.
  72.  
  73.     README (dir)        Contains documentation which you should read.
  74.  
  75.     MathVISION.ieee (dir)    Contains files specific to the IEEE (Double
  76.                 Precision) version of MathVISION.  It
  77.                 is laid out just like the MathVISION.ffp
  78.                 drawer.
  79.  
  80.     ARexx.CLI (dir)        Contains ARexx programs which must be
  81.                 run from the CLI.
  82.  
  83.     ManualExamples.f (dir)    Contains examples from the manual, 
  84.                 organized by chapter, section, and
  85.                 example number.
  86.  
  87.     HookExamples (dir)        Contains example functions for use with
  88.                 the various hooks.  To use a function 
  89.                 in the Sound drawer, you should have
  90.                 the Sound hook loaded, etc. 
  91.  
  92.     DataTemplates (dir)        Templates for use with the DataIO hook.
  93.  
  94.  
  95. MathVISION_Pix (disk)        The MathVISION_Pix disk contains a wide
  96.                 variety of pictures to show off the 
  97.                 power of MathVISION.
  98.  
  99.     3_D (dir)            Examples of Perspective plots.
  100.  
  101.     Fractals (dir)        Example of 'fractalizing' using 
  102.                 recursive formulas.
  103.  
  104.     Hooks (dir)            Examples of pictures created with 
  105.                 various hooks.
  106.  
  107.     Graphic_Arts (dir)        Examples of using the if() function to 
  108.                 divide the screen.
  109.  
  110.     Ray_Trace (dir)        Examples of ray-tracing spheres.
  111.  
  112.